home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / mxdb / software / sw9 / g1575.prd < prev    next >
Encoding:
Text File  |  1995-03-20  |  2.0 KB  |  49 lines

  1. Product: WinTTT
  2.  
  3. This program may be distributed freely.
  4. (You're free to stop reading here.)
  5.  
  6. WinTTT is a 3 Dimensional tic tac toe game for Window 3.0.  Unlike 2
  7. Dimensional tic tac toe, the object of 3 dimensional tic tac toe is
  8. to get 4 of your pieces in a row (rather than just 3, you see).
  9.  
  10. So to play you just click the mouse (you need a mouse) where you want to
  11. place your piece and then wait for the computer to play (should be
  12. quick).  (and Repeat)
  13.  
  14. You can switch sides with the computer, or have the computer play
  15. against itself, or play against a friend, or yourself, etc.  I think the
  16. menu options are fairly intuitive.  The Guy playing the X's always plays
  17. first.
  18.  
  19. If you spend much time having the computer play against itself, you'll
  20. notice that it is a HUGE advantage to play first.  I think that means
  21. that 3 dimensional tic tac toe isn't a very good game, in some sense.
  22.  
  23. Sometimes the graphic fills get messed up when it's not being run
  24. full-screen, I apoligize but I can't think of an EASY way to fix it.  It
  25. is harmless, though, and I don't know of any other bugs.  (of course,
  26. I'm not saying there aren't any others).
  27.  
  28. If you can beat the computer at the highest level ("Forget it") I am
  29. very impressed, and would be interested to hear about it.  If you have
  30. another algorithm that can beat this one consistently, I would be
  31. interested in hearing about/seeing it, also.  (So I can beef up my
  32. searches, you see.)
  33.  
  34. If you want my source, you can have it--but it's not too pretty.  It was
  35. one of my first Windows applications so the Windows stuff is very messy.
  36. The playing algorithm isn't too bad.  It doesn't use memory very
  37. efficiently, but there are some reasonably clever tables (for an EE guy,
  38. at least).  There are no comments.
  39.  
  40. Anyway, I hope you it keeps your attention for a few minutes;
  41. it did mine.
  42.  
  43. Oh, one more thing: If you think this is a really neat program and are
  44. in a position to give me a job, I'd be very interested to hear about it.
  45.  
  46. chris aldrich
  47. UNH ECE Dept.
  48. c_aldrich@unhh.unh.edu
  49.